Home
last modified time | relevance | path

Searched defs:ConstructorArgs (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLContext.h92 struct ConstructorArgs { struct
99 GrGLContextInfo(ConstructorArgs&&); argument
/aosp_15_r20/external/rust/beto-rust/common/pourover_macro/src/call_method/
Dast.rs27 pub struct ConstructorArgs { struct
34 impl Parse for ConstructorArgs { argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h62 SymIndexId createSymbolForType(codeview::TypeIndex TI, codeview::CVType CVT, in createSymbolForType()
85 SymIndexId createSymbol(Args &&... ConstructorArgs) { in createSymbol()
115 SymIndexId getOrCreateFieldListMember(codeview::TypeIndex FieldListTI, in getOrCreateFieldListMember()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h100 Args &&...ConstructorArgs) const { in createSymbolForType()
127 SymIndexId createSymbol(Args &&...ConstructorArgs) const { in createSymbol()
157 SymIndexId getOrCreateFieldListMember(codeview::TypeIndex FieldListTI, in getOrCreateFieldListMember()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h100 Args &&...ConstructorArgs) const { in createSymbolForType()
127 SymIndexId createSymbol(Args &&...ConstructorArgs) const { in createSymbol()
157 SymIndexId getOrCreateFieldListMember(codeview::TypeIndex FieldListTI, in getOrCreateFieldListMember()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h100 Args &&...ConstructorArgs) const { in createSymbolForType()
127 SymIndexId createSymbol(Args &&...ConstructorArgs) const { in createSymbol()
157 SymIndexId getOrCreateFieldListMember(codeview::TypeIndex FieldListTI, in getOrCreateFieldListMember()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h100 Args &&...ConstructorArgs) const { in createSymbolForType()
127 SymIndexId createSymbol(Args &&...ConstructorArgs) const { in createSymbol()
157 SymIndexId getOrCreateFieldListMember(codeview::TypeIndex FieldListTI, in getOrCreateFieldListMember()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h100 Args &&...ConstructorArgs) const { in createSymbolForType()
127 SymIndexId createSymbol(Args &&...ConstructorArgs) const { in createSymbol()
157 SymIndexId getOrCreateFieldListMember(codeview::TypeIndex FieldListTI, in getOrCreateFieldListMember()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitors.h283 void addHighPriorityHandler(Args &&... ConstructorArgs) { in addHighPriorityHandler()
292 void addLowPriorityHandler(Args &&... ConstructorArgs) { in addLowPriorityHandler()
DBugReporter.h498 void addVisitor(Args &&... ConstructorArgs) { in addVisitor()
752 const DataTagType *make(Args &&... ConstructorArgs) { in make()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitors.h283 void addHighPriorityHandler(Args &&... ConstructorArgs) { in addHighPriorityHandler()
292 void addLowPriorityHandler(Args &&... ConstructorArgs) { in addLowPriorityHandler()
DBugReporter.h498 void addVisitor(Args &&... ConstructorArgs) { in addVisitor()
752 const DataTagType *make(Args &&... ConstructorArgs) { in make()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitors.h283 void addHighPriorityHandler(Args &&... ConstructorArgs) { in addHighPriorityHandler()
292 void addLowPriorityHandler(Args &&... ConstructorArgs) { in addLowPriorityHandler()
DBugReporter.h498 void addVisitor(Args &&... ConstructorArgs) { in addVisitor()
764 const DataTagType *make(Args &&... ConstructorArgs) { in make()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitors.h283 void addHighPriorityHandler(Args &&... ConstructorArgs) { in addHighPriorityHandler()
292 void addLowPriorityHandler(Args &&... ConstructorArgs) { in addLowPriorityHandler()
DBugReporter.h498 void addVisitor(Args &&... ConstructorArgs) { in addVisitor()
752 const DataTagType *make(Args &&... ConstructorArgs) { in make()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/
DMicrosoftDemangle.h90 template <typename T, typename... Args> T *alloc(Args &&... ConstructorArgs) { in alloc()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/
DMicrosoftDemangle.h90 template <typename T, typename... Args> T *alloc(Args &&... ConstructorArgs) { in alloc()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h91 template <typename T, typename... Args> T *alloc(Args &&... ConstructorArgs) { in alloc()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/
DMicrosoftDemangle.h90 template <typename T, typename... Args> T *alloc(Args &&... ConstructorArgs) { in alloc()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/
DMicrosoftDemangle.h90 template <typename T, typename... Args> T *alloc(Args &&... ConstructorArgs) { in alloc()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h89 template <typename T, typename... Args> T *alloc(Args &&... ConstructorArgs) { in alloc()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaInit.cpp5519 SmallVector<Expr*, 8> ConstructorArgs; in CopyObject() local
5694 SmallVector<Expr*, 8> ConstructorArgs; in PerformConstructorInitialization() local
6513 SmallVector<Expr*, 8> ConstructorArgs; in Perform() local
H A DSemaExprCXX.cpp3187 SmallVector<Expr*, 8> ConstructorArgs; in BuildCXXCastArgument() local
3347 SmallVector<Expr*, 8> ConstructorArgs; in PerformImplicitConversion() local
/aosp_15_r20/external/clang/lib/Parse/
H A DParseExprCXX.cpp2772 ExprVector ConstructorArgs; in ParseCXXNewExpression() local

12