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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclTemplate.cpp244 Common *CommonPtr = new (C) Common; local
250 Common *CommonPtr = getCommonPtr(); local
284 Common *CommonPtr = getCommonPtr(); local
323 Common *CommonPtr = getCommonPtr(); local
347 Common *CommonPtr = new (C) Common; local
441 Common *CommonPtr = getCommonPtr(); local
934 Common *CommonPtr = new (C) Common; local
991 Common *CommonPtr = getCommonPtr(); local
1015 Common *CommonPtr = new (C) Common; local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp643 FunctionTemplateDecl::Common *CommonPtr = CanonTemplate->getCommonPtr(); local
1479 ClassTemplateDecl::Common *CommonPtr = D->getCommonPtr(); local
1518 VarTemplateDecl::Common *CommonPtr local
1643 FunctionTemplateDecl::Common *CommonPtr = D->getCommonPtr(); local
[all...]

Completed in 106 milliseconds