Home
last modified time | relevance | path

Searched defs:CommonPtr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp392 auto *CommonPtr = getCommonPtr(); getInjectedTemplateArgs() local
429 auto *CommonPtr = new (C) Common; newCommon() local
530 auto *CommonPtr = new (C) Common; newCommon() local
615 Common *CommonPtr = getCommonPtr(); getInjectedClassNameSpecialization() local
1229 auto *CommonPtr = new (C) Common; newCommon() local
1283 auto *CommonPtr = new (C) Common; newCommon() local
[all...]
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1007 FunctionTemplateDecl::Common *CommonPtr = CanonTemplate->getCommonPtr(); VisitFunctionDecl() local