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

  /external/clang/lib/Serialization/
ASTCommon.cpp 275 case Decl::TypeAlias:
  /external/clang/lib/AST/
Comment.cpp 306 case Decl::TypeAlias:
DeclBase.cpp 587 case TypeAlias:
    [all...]
Type.cpp     [all...]
Decl.cpp     [all...]
  /external/clang/lib/Frontend/
ASTConsumers.cpp 424 case Decl::TypeAlias: {
  /external/clang/test/Misc/
diag-template-diffing.cpp     [all...]
  /external/selinux/sepolgen/src/sepolgen/
refparser.py 100 'TYPEALIAS',
165 'typealias' : 'TYPEALIAS',
761 'typealias_def : TYPEALIAS IDENTIFIER ALIAS names SEMI'
762 t = refpolicy.TypeAlias()
refpolicy.py 403 class TypeAlias(Leaf):
410 return "typealias %s alias %s;" % (self.type, self.aliases.to_space_str())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
refparser.py 100 'TYPEALIAS',
165 'typealias' : 'TYPEALIAS',
762 'typealias_def : TYPEALIAS IDENTIFIER ALIAS names SEMI'
763 t = refpolicy.TypeAlias()
refpolicy.py 403 class TypeAlias(Leaf):
410 return "typealias %s alias %s;" % (self.type, self.aliases.to_space_str())
  /external/clang/include/clang/AST/
Decl.h     [all...]
Type.h     [all...]
  /external/clang/tools/libclang/
IndexingContext.cpp     [all...]
CIndex.cpp     [all...]
  /external/clang/lib/Parse/
ParseDeclCXX.cpp 567 TypeResult TypeAlias;
624 TypeAlias = ParseTypeName(nullptr, TemplateInfo.Kind
678 TypeAlias, DeclFromDeclSpec);
    [all...]
  /external/clang/lib/CodeGen/
CGDecl.cpp 119 case Decl::TypeAlias: { // using X = int; [C++0x]
    [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 

Completed in 605 milliseconds