Searched defs:IsRef (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp129 bool IsRef = (V.Type == BT::BitValue::Ref); local
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp131 modelAssertionResultBoolConstructor( const CXXConstructorCall *Call, bool IsRef, CheckerContext &C) const argument
/openbsd-current/gnu/llvm/clang/lib/Index/
H A DIndexingContext.cpp309 shouldReportOccurrenceForSystemDeclOnlyMode( bool IsRef, SymbolRoleSet Roles, ArrayRef<SymbolRelation> Relations) argument
356 handleDeclOccurrence(const Decl *D, SourceLocation Loc, bool IsRef, const Decl *Parent, SymbolRoleSet Roles, ArrayRef<SymbolRelation> Relations, const Expr *OrigE, const Decl *OrigD, const DeclContext *ContainerDC) argument
480 shouldIndexMacroOccurrence(bool IsRef, SourceLocation Loc) argument
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/orc/
H A Derror.h189 static constexpr bool IsRef = std::is_reference<T>::value; member in class:__orc_rt::Expected
/openbsd-current/gnu/llvm/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp189 bool ValueObjectPrinter::IsRef() { function in class:ValueObjectPrinter
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h785 static bool IsRef(const NodeAddr<NodeBase*> BA) { function in struct:DataFlowGraph

Completed in 405 milliseconds