Home
last modified time | relevance | path

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

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