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

  /external/clang/lib/AST/
ExprCXX.cpp 159 QualifierLoc.getNestedNameSpecifier()->isInstantiationDependent()) ||
168 QualifierLoc.getNestedNameSpecifier()
240 QualifierLoc.getNestedNameSpecifier()->isInstantiationDependent())),
244 QualifierLoc.getNestedNameSpecifier()
323 QualifierLoc.getNestedNameSpecifier()->isInstantiationDependent())),
326 QualifierLoc.getNestedNameSpecifier()
    [all...]
NestedNameSpecifier.cpp 618 Representation = Other.getNestedNameSpecifier();
Expr.cpp     [all...]
  /external/clang/include/clang/AST/
NestedNameSpecifier.h 236 NestedNameSpecifier *getNestedNameSpecifier() const {
DeclCXX.h     [all...]
TypeLoc.h     [all...]
TemplateBase.h 389 Template.Qualifier = QualifierLoc.getNestedNameSpecifier();
ExprCXX.h     [all...]
Decl.h 600 return hasExtInfo() ? getExtInfo()->QualifierLoc.getNestedNameSpecifier()
    [all...]
RecursiveASTVisitor.h 532 switch (NNS.getNestedNameSpecifier()->getKind()) {
    [all...]
Expr.h     [all...]
  /external/clang/lib/Sema/
TreeTransform.h     [all...]
SemaTemplate.cpp     [all...]
SemaType.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 77 milliseconds