HomeSort by relevance Sort by last modified time
    Searched refs:ActOnCXXNestedNameSpecifier (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 399 /// by ActOnCXXNestedNameSpecifier.
401 /// This routine differs only slightly from ActOnCXXNestedNameSpecifier, in
695 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S,
739 /// The arguments are the same as those passed to ActOnCXXNestedNameSpecifier.
755 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S,
    [all...]
  /external/clang/lib/Parse/
ParseExprCXX.cpp 308 if (Actions.ActOnCXXNestedNameSpecifier(getCurScope(),
376 if (Actions.ActOnCXXNestedNameSpecifier(getCurScope(), II, IdLoc, CCLoc,
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 21 milliseconds