HomeSort by: relevance | last modified time | path
    Searched defs:setExternLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclTemplate.h 2031 void setExternLoc(SourceLocation Loc) {
2883 void setExternLoc(SourceLocation Loc) {
DeclCXX.h 2839 void setExternLoc(SourceLocation L) { ExternLoc = L; }

Completed in 29 milliseconds