Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/utils/analyzer/
H A DSATestBuild.py548 IsReference = False variable
552 IsReference = True variable
554 IsReference = True variable
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DAPValue.cpp383 bool IsReference = Ty->isReferenceType(); in printPretty() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp2363 const bool IsReference = FoundVD->getType()->isReferenceType(); in HandleMemberExpr() local