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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp334 auto *CommonPtr = new (C) Common; local
363 Common *CommonPtr = getCommonPtr(); local
450 auto *CommonPtr = new (C) Common; local
566 Common *CommonPtr = getCommonPtr(); local
1088 auto *CommonPtr = new (C) Common; local
1152 auto *CommonPtr = new (C) Common; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp975 FunctionTemplateDecl::Common *CommonPtr = CanonTemplate->getCommonPtr(); local

Completed in 274 milliseconds