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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclCXX.h 3421 void setUsingLoc(SourceLocation L) { UsingLocation = L; }
3639 void setUsingLoc(SourceLocation L) { UsingLocation = L; }
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderDecl.cpp 1644 D->setUsingLoc(readSourceLocation());
1694 D->setUsingLoc(readSourceLocation());

Completed in 46 milliseconds