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 392 /// by ActOnCXXNestedNameSpecifier.
394 /// This routine differs only slightly from ActOnCXXNestedNameSpecifier, in
692 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S,
736 /// The arguments are the same as those passed to ActOnCXXNestedNameSpecifier.
752 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S,
    [all...]
  /external/clang/lib/Parse/
ParseExprCXX.cpp 348 if (Actions.ActOnCXXNestedNameSpecifier(getCurScope(),
418 if (Actions.ActOnCXXNestedNameSpecifier(getCurScope(), II, IdLoc, CCLoc,
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 173 milliseconds