OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurFuncIsThunk
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGVTables.cpp
241
CurFuncIsThunk
= true;
CGDecl.cpp
2476
if (Ty->isRecordType() && !
CurFuncIsThunk
&&
2573
if (CGM.getCodeGenOpts().hasReducedDebugInfo() && !
CurFuncIsThunk
) {
CodeGenFunction.cpp
992
DI->emitFunctionStart(GD, Loc, StartLoc, FnType, CurFn,
CurFuncIsThunk
);
MicrosoftCXXABI.cpp
1537
if (!CGF.
CurFuncIsThunk
&& MD->isVirtual()) {
2069
CGF.
CurFuncIsThunk
= true;
CGDebugInfo.cpp
3883
llvm::Function *Fn, bool
CurFuncIsThunk
) {
3939
if (
CurFuncIsThunk
)
CodeGenFunction.h
501
bool
CurFuncIsThunk
= false;
CGCall.cpp
3715
if (type->isRecordType() && !
CurFuncIsThunk
&&
Completed in 50 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026