Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h31 IsReference, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp307 bool IsReference = C.remaining().starts_with("%bb."); in maybeLexMachineBasicBlock() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp748 bool IsReference = Ty->isReferenceType(); in printPretty() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp74 bool IsReference = false; in checkBitsConcrete() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3107 bool IsReference = VInfo->second->isReferenceType(); in VisitCommonDeclRefExpr() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp5173 bool IsReference = D->getType()->isReferenceType(); in visitDeclRef() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3973 bool IsReference = CatchHandlerType->isReferenceType(); in getAddrOfCXXCatchHandlerType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp3749 const bool IsReference = FoundVD->getType()->isReferenceType(); in HandleMemberExpr() local