Home
last modified time | relevance | path

Searched refs:classLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h6252 CXIdxLoc classLoc; member
6323 CXIdxLoc classLoc; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp2271 SourceLocation classLoc = ConsumeToken(); // consume class-name; in ParseObjCAtAliasDeclaration() local
2274 classId, classLoc); in ParseObjCAtAliasDeclaration()