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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
OpenMPClause.h 985 void setDefaultKindKwLoc(SourceLocation KLoc) { KindKwLoc = KLoc; }
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 12048 C->setDefaultKindKwLoc(Record.readSourceLocation());

Completed in 25 milliseconds