Home
last modified time | relevance | path

Searched defs:LangLoc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DDeclCXX.cpp2017 SourceLocation LangLoc, in Create()
H A DASTImporter.cpp3866 SourceLocation LangLoc = Importer.Import(D->getLocation()); in VisitLinkageSpecDecl() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclCXX.h2551 SourceLocation LangLoc, LanguageIDs lang, bool HasBraces) in LinkageSpecDecl()