Home
last modified time | relevance | path

Searched defs:DefaultArgumentInstantiated (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
DASTMutationListener.h94 virtual void DefaultArgumentInstantiated(const ParmVarDecl *D) {} in DefaultArgumentInstantiated() function
/external/llvm-project/clang/include/clang/AST/
DASTMutationListener.h102 virtual void DefaultArgumentInstantiated(const ParmVarDecl *D) {} in DefaultArgumentInstantiated() function
/external/clang/lib/Frontend/
DMultiplexConsumer.cpp199 void MultiplexASTMutationListener::DefaultArgumentInstantiated( in DefaultArgumentInstantiated() function in clang::MultiplexASTMutationListener
/external/llvm-project/clang/lib/Frontend/
DMultiplexConsumer.cpp187 void MultiplexASTMutationListener::DefaultArgumentInstantiated( in DefaultArgumentInstantiated() function in clang::MultiplexASTMutationListener
/external/clang/lib/Serialization/
DASTWriter.cpp5778 void ASTWriter::DefaultArgumentInstantiated(const ParmVarDecl *D) { in DefaultArgumentInstantiated() function in ASTWriter
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6076 void ASTWriter::DefaultArgumentInstantiated(const ParmVarDecl *D) { in DefaultArgumentInstantiated() function in ASTWriter