Home
last modified time | relevance | path

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

/external/clang/utils/analyzer/
DSATestBuild.py688 IsReference = False variable
692 IsReference = True variable
694 IsReference = True variable
/external/v8/test/unittests/compiler/
Dinstruction-selector-unittest.h189 bool IsReference(const InstructionOperand* operand) const { in IsReference() function
193 bool IsReference(const Node* node) const { in IsReference() function
249 bool IsReference(int virtual_register) const { in IsReference() function
/external/clang/lib/AST/
DAPValue.cpp383 bool IsReference = Ty->isReferenceType(); in printPretty() local
/external/pdfium/core/include/fpdfapi/
Dfpdf_objects.h91 bool IsReference() const { return m_Type == PDFOBJ_REFERENCE; } in IsReference() function
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp247 bool IsReference = C.remaining().startswith("%bb."); in maybeLexMachineBasicBlock() local
/external/v8/src/compiler/
Dregister-allocator.h811 bool IsReference(TopLevelLiveRange* top_range) const { in IsReference() function
Dinstruction.h1334 bool IsReference(int virtual_register) const { in IsReference() function
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1877 bool IsReference; in VisitCommonDeclRefExpr() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3673 bool IsReference = CatchHandlerType->isReferenceType(); in getAddrOfCXXCatchHandlerType() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp2394 const bool IsReference = FoundVD->getType()->isReferenceType(); in HandleMemberExpr() local