OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newCommon
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/AST/
DeclTemplate.cpp
119
CommonBase *CommonPtr = First->
newCommon
(getASTContext());
233
FunctionTemplateDecl::
newCommon
(ASTContext &C) {
315
ClassTemplateDecl::
newCommon
(ASTContext &C) {
[
all
...]
/external/clang/include/clang/AST/
DeclTemplate.h
584
virtual CommonBase *
newCommon
(ASTContext &C) = 0;
801
CommonBase *
newCommon
(ASTContext &C);
[
all
...]
/external/clang/lib/Serialization/
ASTReaderDecl.cpp
[
all
...]
Completed in 30 milliseconds