Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DAPValue.cpp419 bool IsReference = Ty->isReferenceType(); in printPretty() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp272 bool IsReference = C.remaining().startswith("%bb."); in maybeLexMachineBasicBlock() local
/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DTGParser.cpp76 bool IsReference = false; in checkBitsConcrete() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2405 bool IsReference = VInfo->second->isReferenceType(); in VisitCommonDeclRefExpr() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3754 bool IsReference = CatchHandlerType->isReferenceType(); in getAddrOfCXXCatchHandlerType() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp3355 const bool IsReference = FoundVD->getType()->isReferenceType(); in HandleMemberExpr() local