Home
last modified time | relevance | path

Searched refs:SelLoc_StandardWithSpace (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DSelectorLocationsKind.h42 SelLoc_StandardWithSpace = 2 enumerator
DExprObjC.h1322 getSelLocsKind() == SelLoc_StandardWithSpace,
DDeclObjC.h306 getSelLocsKind() == SelLoc_StandardWithSpace, in getSelectorLoc()
/external/clang/lib/AST/
DSelectorLocationsKind.cpp91 return SelLoc_StandardWithSpace; in hasStandardSelLocs()