Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.cpp23 bool HasThisPointer, bool HasRVO, bool UnevaluatedBuiltin) in Function()
H A DFunction.h265 bool HasThisPointer = false; variable
H A DByteCodeEmitter.cpp90 bool HasThisPointer = false; in compileFunc() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7997 void Sema::adjustMemberFunctionCC(QualType &T, bool HasThisPointer, in adjustMemberFunctionCC()