Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DFunction.cpp21 bool HasThisPointer, bool HasRVO) in Function()
H A DByteCodeEmitter.cpp51 bool HasThisPointer = false; in compileFunc() local
H A DFunction.h194 bool HasThisPointer = false; variable