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.cpp392 auto *CommonPtr = getCommonPtr(); in getInjectedTemplateArgs() local
429 auto *CommonPtr = new (C) Common; in newCommon() local
530 auto *CommonPtr = new (C) Common; in newCommon() local
615 Common *CommonPtr = getCommonPtr(); in getInjectedClassNameSpecialization() local
1229 auto *CommonPtr = new (C) Common; in newCommon() local
1283 auto *CommonPtr = new (C) Common; in newCommon() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1001 FunctionTemplateDecl::Common *CommonPtr = CanonTemplate->getCommonPtr(); in VisitFunctionDecl() local