Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h1152 bool IsThunk = false,
1165 bool IsIncompleteFunction, bool IsThunk);
DCodeGenModule.cpp1033 bool IsThunk) { in SetFunctionAttributes() argument
1049 if (!IsThunk && getCXXABI().HasThisReturn(GD) && in SetFunctionAttributes()
1824 bool DontDefer, bool IsThunk, in GetOrCreateLLVMFunction() argument
1915 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()