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