Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h31 IsReference, enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp300 bool IsReference = C.remaining().startswith("%bb."); in maybeLexMachineBasicBlock() local
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp1393 bool IsReference = Decl->getType()->isReferenceType(); in VisitDeclRefExpr() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DAPValue.cpp743 bool IsReference = Ty->isReferenceType(); in printPretty() local
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGParser.cpp75 bool IsReference = false; in checkBitsConcrete() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3076 bool IsReference = VInfo->second->isReferenceType(); in VisitCommonDeclRefExpr() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3971 bool IsReference = CatchHandlerType->isReferenceType(); in getAddrOfCXXCatchHandlerType() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp3740 const bool IsReference = FoundVD->getType()->isReferenceType(); in HandleMemberExpr() local