Searched defs:CurFuncIsThunk (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3765 EmitFunctionStart(GlobalDecl GD, SourceLocation Loc, SourceLocation ScopeLoc, QualType FnType, llvm::Function *Fn, bool CurFuncIsThunk, CGBuilderTy &Builder) argument
H A DCodeGenFunction.h483 bool CurFuncIsThunk = false; member in class:clang::CodeGen::CodeGenFunction

Completed in 121 milliseconds