Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h1122 bool IsThunk = false,
1133 bool IsIncompleteFunction, bool IsThunk);
DCodeGenModule.cpp871 bool IsThunk) { in SetFunctionAttributes() argument
888 if (!IsThunk && getCXXABI().HasThisReturn(GD) && in SetFunctionAttributes()
1553 bool DontDefer, bool IsThunk, in GetOrCreateLLVMFunction() argument
1595 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()