Home
last modified time | relevance | path

Searched defs:IsRef (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.cpp314 bool IsRef, SymbolRoleSet Roles, ArrayRef<SymbolRelation> Relations) { in shouldReportOccurrenceForSystemDeclOnlyMode()
361 bool IsRef, const Decl *Parent, in handleDeclOccurrence()
484 bool IndexingContext::shouldIndexMacroOccurrence(bool IsRef, in shouldIndexMacroOccurrence()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp131 const CXXConstructorCall *Call, bool IsRef, CheckerContext &C) const { in modelAssertionResultBoolConstructor()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h782 static bool IsRef(const NodeAddr<NodeBase*> BA) { in IsRef() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp129 bool IsRef = (V.Type == BT::BitValue::Ref); in operator <<() local