Searched defs:setExternLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclTemplate.h1603 void setExternLoc(SourceLocation Loc) { function in class:clang::TemplateParameterList::ClassTemplateSpecializationDecl
2472 void setExternLoc(SourceLocation Loc) { function in class:clang::TemplateParameterList::VarTemplateSpecializationDecl
H A DDeclCXX.h2429 void setExternLoc(SourceLocation L) { ExternLoc = L; } function in class:clang::LinkageSpecDecl

Completed in 60 milliseconds