Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.cpp23 bool HasThisPointer, bool HasRVO, bool UnevaluatedBuiltin) in Function() argument
H A DByteCodeEmitter.cpp45 bool HasThisPointer = false; compileFunc() local
H A DFunction.h246 bool HasThisPointer = false; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8299 adjustMemberFunctionCC(QualType & T,bool HasThisPointer,bool IsCtorOrDtor,SourceLocation Loc) adjustMemberFunctionCC() argument