Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DIndexingContext.cpp231 bool IsRef, const Decl *Parent, in handleDeclOccurrence()
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h716 static bool IsRef(const NodeAddr<NodeBase*> BA) { in IsRef() function
DBitTracker.cpp120 bool IsRef = (V.Type == BT::BitValue::Ref); in operator <<() local