OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LateInstantiatedAttribute
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
9330
struct
LateInstantiatedAttribute
{
9335
LateInstantiatedAttribute
(const Attr *A, LocalInstantiationScope *S,
9340
typedef SmallVector<
LateInstantiatedAttribute
, 16> LateInstantiatedAttrVec;
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
733
LateAttrs->push_back(
LateInstantiatedAttribute
(TmplAttr, Saved, New));
Completed in 69 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026