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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclCXX.h 2897 SourceLocation NamespcLoc,
2903 NamespaceLoc(NamespcLoc), QualifierLoc(QualifierLoc),
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDeclCXX.cpp 525 SourceLocation NamespcLoc = ConsumeToken();
580 return Actions.ActOnUsingDirective(getCurScope(), UsingLoc, NamespcLoc, SS,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclCXX.cpp 11439 SourceLocation NamespcLoc, CXXScopeSpec &SS,
11501 UDir = UsingDirectiveDecl::Create(Context, CurContext, UsingLoc, NamespcLoc,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 5662 SourceLocation NamespcLoc, CXXScopeSpec &SS,

Completed in 104 milliseconds