Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h6155 CXIdxLoc classLoc; member
6224 CXIdxLoc classLoc; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2358 SourceLocation classLoc = ConsumeToken(); // consume class-name; in ParseObjCAtAliasDeclaration() local
2361 classId, classLoc); in ParseObjCAtAliasDeclaration()