Home
last modified time | relevance | path

Searched defs:ContextParam (Results 1 – 5 of 5) sorted by relevance

/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/service/
DContextParam.java18 public class ContextParam { class
/external/clang/include/clang/Sema/
DScopeInfo.h633 ImplicitParamDecl *ContextParam; variable
/external/clang/lib/AST/
DMicrosoftMangle.cpp80 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
87 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
DItaniumMangle.cpp57 if (ParmVarDecl *ContextParam in getEffectiveDeclContext() local
64 if (ParmVarDecl *ContextParam in getEffectiveDeclContext() local
/external/clang/include/clang/AST/
DDecl.h3638 unsigned ContextParam; variable