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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTConcept.h 142 const DeclarationNameInfo &getConceptNameInfo() const { return ConceptName; }
145 return getConceptNameInfo().getLoc();
  /src/external/apache2/llvm/dist/clang/lib/AST/
TypeLoc.cpp 603 DeclarationNameInfo AutoTypeLoc::getConceptNameInfo() const {

Completed in 55 milliseconds