Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp292 bool IsReference = C.remaining().startswith("%bb."); in maybeLexMachineBasicBlock() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DAPValue.cpp680 bool IsReference = Ty->isReferenceType(); in printPretty() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp77 bool IsReference = false; in checkBitsConcrete() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2567 bool IsReference = VInfo->second->isReferenceType(); in VisitCommonDeclRefExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3865 bool IsReference = CatchHandlerType->isReferenceType(); in getAddrOfCXXCatchHandlerType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp3658 const bool IsReference = FoundVD->getType()->isReferenceType(); in HandleMemberExpr() local