Home
last modified time | relevance | path

Searched refs:hasStandardSelLocs (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDSelectorLocationsKind.cpp69 SelectorLocationsKind hasStandardSelLocs(Selector Sel, in hasStandardSelLocs() function
100 return hasStandardSelLocs(Sel, SelLocs, Args, EndLoc); in hasStandardSelectorLocs()
117 return hasStandardSelLocs(Sel, SelLocs, Args, EndLoc); in hasStandardSelectorLocs()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprObjC.h1074 bool hasStandardSelLocs() const { in hasStandardSelLocs() function
1090 if (hasStandardSelLocs()) in getNumStoredSelLocs()
1427 if (hasStandardSelLocs()) in getSelectorLoc()
HDDeclObjC.h186 bool hasStandardSelLocs() const { in hasStandardSelLocs() function
211 if (hasStandardSelLocs()) in getNumStoredSelLocs()
296 if (hasStandardSelLocs()) in getSelectorLoc()