Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclCXX.h2575 SourceLocation getExternLoc() const { return ExternLoc; } in getExternLoc() function
/external/llvm-project/clang/include/clang/AST/
DDeclCXX.h2816 SourceLocation getExternLoc() const { return ExternLoc; } in getExternLoc() function