Searched refs:ActOnCXXNestedNameSpecifier (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp377 /// by ActOnCXXNestedNameSpecifier.
379 /// This routine differs only slightly from ActOnCXXNestedNameSpecifier, in
675 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, function in class:Sema
719 /// The arguments are the same as those passed to ActOnCXXNestedNameSpecifier.
735 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, function in class:Sema
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExprCXX.cpp369 if (Actions.ActOnCXXNestedNameSpecifier(getCurScope(),
442 if (Actions.ActOnCXXNestedNameSpecifier(getCurScope(), II, IdLoc, CCLoc,
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h4386 bool ActOnCXXNestedNameSpecifier(Scope *S,
4430 bool ActOnCXXNestedNameSpecifier(Scope *S,

Completed in 121 milliseconds