Searched defs:getExternLoc (Results 1 - 2 of 2) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | DeclTemplate.h | 1605 SourceLocation getExternLoc() const { function in class:clang::TemplateParameterList::ClassTemplateSpecializationDecl 2464 SourceLocation getExternLoc() const { function in class:clang::TemplateParameterList::VarTemplateSpecializationDecl |
H A D | DeclCXX.h | 2496 SourceLocation getExternLoc() const { return ExternLoc; } function in class:clang::LinkageSpecDecl |
Completed in 216 milliseconds