Home
last modified time | relevance | path

Searched defs:HasThisPointer (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DFunction.cpp21 bool HasThisPointer, bool HasRVO, bool IsLambdaStaticInvoker) in Function()
H A DContext.cpp463 bool HasThisPointer = false; in getOrCreateFunction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8160 void Sema::adjustMemberFunctionCC(QualType &T, bool HasThisPointer, in adjustMemberFunctionCC()