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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCXXScopeSpec.cpp 453 /// by ActOnCXXNestedNameSpecifier.
472 /// This routine differs only slightly from ActOnCXXNestedNameSpecifier, in
833 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo,
877 /// The arguments are the same as those passed to ActOnCXXNestedNameSpecifier.
888 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S,
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseExprCXX.cpp 359 Actions.ActOnCXXNestedNameSpecifier(getCurScope(),
455 if (Actions.ActOnCXXNestedNameSpecifier(
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 6473 bool ActOnCXXNestedNameSpecifier(Scope *S,
6514 bool ActOnCXXNestedNameSpecifier(Scope *S,

Completed in 60 milliseconds