Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DSelectorLocationsKind.h41 SelLoc_StandardWithSpace = 2 enumerator
H A DDeclObjC.h298 getSelLocsKind() == SelLoc_StandardWithSpace, in getSelectorLoc()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DSelectorLocationsKind.cpp90 return SelLoc_StandardWithSpace; in hasStandardSelLocs()