Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp1925 SourceLocation LangLoc, in Create()
H A DASTImporter.cpp3479 SourceLocation LangLoc = Importer.Import(D->getLocation()); in VisitLinkageSpecDecl() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h2491 SourceLocation LangLoc, LanguageIDs lang, bool HasBraces) in LinkageSpecDecl()