OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FuncLoc
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCoroutine.cpp
55
const SourceLocation
FuncLoc
= FD->getLocation();
64
ClassTemplateDecl *CoroTraits = S.lookupCoroutineTraits(KwLoc,
FuncLoc
);
116
S.Diag(
FuncLoc
,
132
S.Diag(
FuncLoc
,
137
if (S.RequireCompleteType(
FuncLoc
, buildElaboratedType(),
1702
SourceLocation
FuncLoc
) {
1707
FuncLoc
, LookupOrdinaryName);
AnalysisBasedWarnings.cpp
530
SourceLocation
FuncLoc
;
534
D.
FuncLoc
= Func->getLocation();
567
D.
FuncLoc
= Func->getLocation();
613
FuncLoc
)) &&
616
FuncLoc
)) &&
618
D.isIgnored(diag::warn_suggest_noreturn_block,
FuncLoc
));
622
D.isIgnored(diag::warn_maybe_falloff_nonvoid_function,
FuncLoc
) ||
624
FuncLoc
)) &&
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
10143
SourceLocation
FuncLoc
);
Completed in 27 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026