| /freebsd-11-stable/contrib/llvm-project/clang/lib/AST/ |
| HD | NestedNameSpecifier.cpp | 158 return TypeSpec; in getKind() 222 case TypeSpec: in isDependent() 244 case TypeSpec: in isInstantiationDependent() 263 case TypeSpec: in containsUnexpandedParameterPack() 306 case TypeSpec: { in print() 387 case NestedNameSpecifier::TypeSpec: in getLocalDataLength() 450 case NestedNameSpecifier::TypeSpec: { in getLocalSourceRange() 464 if (Qualifier->getKind() != NestedNameSpecifier::TypeSpec && in getTypeLoc() 659 case NestedNameSpecifier::TypeSpec: in MakeTrivial()
|
| HD | QualTypeNames.cpp | 237 case NestedNameSpecifier::TypeSpec: in getFullyQualifiedNestedNameSpecifier()
|
| HD | Type.cpp | 2619 TypeWithKeyword::getKeywordForTypeSpec(unsigned TypeSpec) { in getKeywordForTypeSpec() argument 2620 switch (TypeSpec) { in getKeywordForTypeSpec() 2632 TypeWithKeyword::getTagTypeKindForTypeSpec(unsigned TypeSpec) { in getTagTypeKindForTypeSpec() argument 2633 switch(TypeSpec) { in getTagTypeKindForTypeSpec()
|
| HD | ODRHash.cpp | 128 case NestedNameSpecifier::TypeSpec: in AddNestedNameSpecifier()
|
| HD | ASTStructuralEquivalence.cpp | 222 case NestedNameSpecifier::TypeSpec: in IsStructurallyEquivalent()
|
| HD | ItaniumMangle.cpp | 1169 case NestedNameSpecifier::TypeSpec: in mangleUnresolvedPrefix() 1802 case NestedNameSpecifier::TypeSpec: in manglePrefix()
|
| HD | ASTImporter.cpp | 8433 case NestedNameSpecifier::TypeSpec: in Import() 8498 case NestedNameSpecifier::TypeSpec: in Import()
|
| HD | ASTContext.cpp | 5676 case NestedNameSpecifier::TypeSpec: in getCanonicalNestedNameSpecifier()
|
| /freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/ |
| HD | NeonEmitter.cpp | 116 class TypeSpec : public std::string { class 118 static std::vector<TypeSpec> fromTypeSpecs(StringRef Str) { in fromTypeSpecs() 119 std::vector<TypeSpec> Ret; in fromTypeSpecs() 120 TypeSpec Acc; in fromTypeSpecs() 124 Ret.push_back(TypeSpec(Acc)); in fromTypeSpecs() 141 TypeSpec TS; 164 Type(TypeSpec TS, StringRef CharMods) in Type() 308 TypeSpec OutTS, InTS; 362 Intrinsic(Record *R, StringRef Name, StringRef Proto, TypeSpec OutTS, in Intrinsic() 363 TypeSpec InTS, ClassKind CK, ListInit *Body, NeonEmitter &Emitter, in Intrinsic() [all …]
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | AbstractBasicWriter.h | 222 case NestedNameSpecifier::TypeSpec: in writeNestedNameSpecifier()
|
| HD | AbstractBasicReader.h | 237 case NestedNameSpecifier::TypeSpec: in readNestedNameSpecifier()
|
| HD | NestedNameSpecifier.h | 88 TypeSpec, enumerator
|
| HD | RecursiveASTVisitor.h | 753 case NestedNameSpecifier::TypeSpec: 778 case NestedNameSpecifier::TypeSpec:
|
| HD | Type.h | 5251 static ElaboratedTypeKeyword getKeywordForTypeSpec(unsigned TypeSpec); 5255 static TagTypeKind getTagTypeKindForTypeSpec(unsigned TypeSpec);
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGCXX.cpp | 279 assert((Qual->getKind() == NestedNameSpecifier::TypeSpec) && in BuildAppleKextVirtualCall()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Index/ |
| HD | IndexTypeSourceInfo.cpp | 261 case NestedNameSpecifier::TypeSpec: in indexNestedNameSpecifierLoc()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaCXXScopeSpec.cpp | 150 case NestedNameSpecifier::TypeSpec: in computeDeclContext() 1053 case NestedNameSpecifier::TypeSpec: in ShouldEnterDeclaratorScope()
|
| HD | AnalysisBasedWarnings.cpp | 201 if (NNS->getKind() == NestedNameSpecifier::TypeSpec && in hasRecursiveCallInPath()
|
| HD | SemaType.cpp | 5070 ->getKind() == NestedNameSpecifier::TypeSpec) || in GetFullTypeForDeclarator() 5130 case NestedNameSpecifier::TypeSpec: in GetFullTypeForDeclarator() 5823 case NestedNameSpecifier::TypeSpec: in VisitMemberPointerTypeLoc()
|
| HD | SemaExprCXX.cpp | 57 case NestedNameSpecifier::TypeSpec: in getInheritingConstructorName() 416 case NestedNameSpecifier::TypeSpec: in checkLiteralOperatorId()
|
| HD | SemaLookup.cpp | 4200 case NestedNameSpecifier::TypeSpec: in getNestedNameSpecifierIdentifiers()
|
| HD | SemaTemplate.cpp | 5999 case NestedNameSpecifier::TypeSpec: in VisitNestedNameSpecifier()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/ |
| HD | ASTReaderDecl.cpp | 2953 case NestedNameSpecifier::TypeSpec: in isSameQualifier()
|
| HD | ASTWriter.cpp | 5452 case NestedNameSpecifier::TypeSpec: in AddNestedNameSpecifierLoc()
|
| HD | ASTReader.cpp | 8777 case NestedNameSpecifier::TypeSpec: in readNestedNameSpecifierLoc()
|