Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h6356 CXIdxLoc classLoc; member
6425 CXIdxLoc classLoc; member
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2296 SourceLocation classLoc = ConsumeToken(); // consume class-name; in ParseObjCAtAliasDeclaration() local
2299 classId, classLoc); in ParseObjCAtAliasDeclaration()