Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h31 IsReference, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp303 bool IsReference = C.remaining().starts_with("%bb."); maybeLexMachineBasicBlock() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp745 bool IsReference = Ty->isReferenceType(); printPretty() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp74 bool IsReference = false; in checkBitsConcrete() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3095 bool IsReference = VInfo->second->isReferenceType(); VisitCommonDeclRefExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3960 bool IsReference = CatchHandlerType->isReferenceType(); getAddrOfCXXCatchHandlerType() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp3890 const bool IsReference = FoundVD->getType()->isReferenceType(); HandleMemberExpr() local