Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h31 IsReference, enumerator
/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DCompareElementsTest.cpp177 void ReaderTestCompare::addElements(bool IsReference, bool IsTarget) { in addElements()
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp307 bool IsReference = C.remaining().starts_with("%bb."); maybeLexMachineBasicBlock() local
/llvm-project/clang/lib/AST/
H A DAPValue.cpp748 bool IsReference = Ty->isReferenceType(); printPretty() local
/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp74 bool IsReference = false; in checkBitsConcrete() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3102 bool IsReference = VInfo->second->isReferenceType(); VisitCommonDeclRefExpr() local
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp
/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3973 bool IsReference = CatchHandlerType->isReferenceType(); getAddrOfCXXCatchHandlerType() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp3751 const bool IsReference = FoundVD->getType()->isReferenceType(); HandleMemberExpr() local