Searched defs:AddTypeInfo (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/json/ |
H A D | ir_dumper.cpp | 101 static void AddTypeInfo(JsonObject &type_decl, const TypeIR *type_ir) { in AddTypeInfo() function
|
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/ |
H A D | ir_dumper.cpp | 46 static bool AddTypeInfo(abi_dump::BasicNamedAndTypedDecl *type_info, in AddTypeInfo() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | DeclSpec.h | 2352 void AddTypeInfo(const DeclaratorChunk &TI, ParsedAttributes &&attrs, in AddTypeInfo() function 2366 void AddTypeInfo(const DeclaratorChunk &TI, AttributePool &OtherPool, in AddTypeInfo() function 2377 void AddTypeInfo(const DeclaratorChunk &TI, SourceLocation EndLoc) { in AddTypeInfo() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | DeclSpec.h | 2353 void AddTypeInfo(const DeclaratorChunk &TI, ParsedAttributes &&attrs, in AddTypeInfo() function 2367 void AddTypeInfo(const DeclaratorChunk &TI, AttributePool &OtherPool, in AddTypeInfo() function 2378 void AddTypeInfo(const DeclaratorChunk &TI, SourceLocation EndLoc) { in AddTypeInfo() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | DeclSpec.h | 2352 void AddTypeInfo(const DeclaratorChunk &TI, ParsedAttributes &&attrs, in AddTypeInfo() function 2366 void AddTypeInfo(const DeclaratorChunk &TI, AttributePool &OtherPool, in AddTypeInfo() function 2377 void AddTypeInfo(const DeclaratorChunk &TI, SourceLocation EndLoc) { in AddTypeInfo() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | DeclSpec.h | 2291 void AddTypeInfo(const DeclaratorChunk &TI, ParsedAttributes &&attrs, in AddTypeInfo() function 2303 void AddTypeInfo(const DeclaratorChunk &TI, SourceLocation EndLoc) { in AddTypeInfo() function
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1987 void AddTypeInfo(const DeclaratorChunk &TI, in AddTypeInfo() function
|