Home
last modified time | relevance | path

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

/external/clang/utils/analyzer/
DSATestBuild.py710 IsReference = False variable
714 IsReference = True variable
716 IsReference = True variable
/external/pdfium/core/fpdfapi/parser/
Dcpdf_reference.cpp43 bool CPDF_Reference::IsReference() const { in IsReference() function in CPDF_Reference
Dcpdf_object.cpp86 bool CPDF_Object::IsReference() const { in IsReference() function in CPDF_Object
/external/clang/lib/AST/
DAPValue.cpp383 bool IsReference = Ty->isReferenceType(); in printPretty() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp265 bool IsReference = C.remaining().startswith("%bb."); in maybeLexMachineBasicBlock() local
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp247 bool IsReference = C.remaining().startswith("%bb."); in maybeLexMachineBasicBlock() local
/external/v8/src/compiler/
Dregister-allocator.h816 bool IsReference(TopLevelLiveRange* top_range) const { in IsReference() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.cpp76 bool IsReference = false; in checkBitsConcrete() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1901 bool IsReference; in VisitCommonDeclRefExpr() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3685 bool IsReference = CatchHandlerType->isReferenceType(); in getAddrOfCXXCatchHandlerType() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp2397 const bool IsReference = FoundVD->getType()->isReferenceType(); in HandleMemberExpr() local