OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnderlyingLoc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
1318
SourceLocation
UnderlyingLoc
= TI->getTypeLoc().getBeginLoc();
1319
TypeSourceInfo *NewTI = SemaRef.SubstType(TI, TemplateArgs,
UnderlyingLoc
,
1355
SourceLocation
UnderlyingLoc
= TI->getTypeLoc().getBeginLoc();
1358
UnderlyingLoc
, DeclarationName());
SemaDecl.cpp
15183
SourceLocation
UnderlyingLoc
= TI->getTypeLoc().getBeginLoc();
15198
return Diag(
UnderlyingLoc
, diag::err_enum_invalid_underlying) << T;
Completed in 32 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026