Home
last modified time | relevance | path

Searched refs:IsThunk (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenModule.h1132 bool IsThunk = false,
1144 bool IsIncompleteFunction, bool IsThunk);
DCodeGenModule.cpp1000 bool IsThunk) { in SetFunctionAttributes() argument
1016 if (!IsThunk && getCXXABI().HasThisReturn(GD) && in SetFunctionAttributes()
1729 bool DontDefer, bool IsThunk, in GetOrCreateLLVMFunction() argument
1820 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()