Home
last modified time | relevance | path

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

/external/clang/utils/analyzer/
DSATestBuild.py548 IsReference = False variable
552 IsReference = True variable
554 IsReference = True variable
/external/v8/src/compiler/
Dinstruction-selector-unittest.h139 bool IsReference(const InstructionOperand* operand) const { in IsReference() function
142 bool IsReference(int virtual_register) const { in IsReference() function
Dinstruction.cc370 bool InstructionSequence::IsReference(int virtual_register) const { in IsReference() function in v8::internal::compiler::InstructionSequence
Dinstruction-selector.cc204 bool InstructionSelector::IsReference(const Node* node) const { in IsReference() function in v8::internal::compiler::InstructionSelector
/external/clang/lib/AST/
DAPValue.cpp383 bool IsReference = Ty->isReferenceType(); in printPretty() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3209 bool IsReference = CatchHandlerType->isReferenceType(); in getAddrOfCXXCatchHandlerType() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp2417 const bool IsReference = FoundVD->getType()->isReferenceType(); in HandleMemberExpr() local