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.h6324 CXIdxLoc classLoc; member
6393 CXIdxLoc classLoc; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2078 SourceLocation classLoc = ConsumeToken(); // consume class-name; in ParseObjCAtAliasDeclaration() local
2081 classId, classLoc); in ParseObjCAtAliasDeclaration()