Home
last modified time | relevance | path

Searched defs:ExternKW (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp1026 if (SourceLocation ExternKW = getExternKeywordLoc(); ExternKW.isValid()) in getSourceRange() local
1442 if (SourceLocation ExternKW = getExternKeywordLoc(); ExternKW.isValid()) in getSourceRange() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp1653 ArrayRef<syntax::Token> Range, const syntax::Token *ExternKW, in foldExplicitTemplateInstantiation()