Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp462 auto *CommonPtr = new (C) Common; in newCommon() local
566 auto *CommonPtr = new (C) Common; in newCommon() local
654 Common *CommonPtr = getCommonPtr(); in getInjectedClassNameSpecialization() local
1274 auto *CommonPtr = new (C) Common; in newCommon() local
1329 auto *CommonPtr = new (C) Common; in newCommon() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp986 FunctionTemplateDecl::Common *CommonPtr = CanonTemplate->getCommonPtr(); in VisitFunctionDecl() local