Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Index/
DIndexingContext.cpp310 bool IsRef, SymbolRoleSet Roles, ArrayRef<SymbolRelation> Relations) { in shouldReportOccurrenceForSystemDeclOnlyMode()
357 bool IsRef, const Decl *Parent, in handleDeclOccurrence()
480 bool IndexingContext::shouldIndexMacroOccurrence(bool IsRef, in shouldIndexMacroOccurrence()
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DGTestChecker.cpp132 const CXXConstructorCall *Call, bool IsRef, CheckerContext &C) const { in modelAssertionResultBoolConstructor()
/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DValueObjectPrinter.cpp189 bool ValueObjectPrinter::IsRef() { in IsRef() function in ValueObjectPrinter
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DRDFGraph.h785 static bool IsRef(const NodeAddr<NodeBase*> BA) { in IsRef() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DBitTracker.cpp129 bool IsRef = (V.Type == BT::BitValue::Ref); in operator <<() local