OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCapturedDeclRefType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
5038
QualType
getCapturedDeclRefType
(VarDecl *Var, SourceLocation Loc);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
8947
QualType T = S.
getCapturedDeclRefType
(Var, DRE->getLocation());
SemaExpr.cpp
3338
QualType CapturedType =
getCapturedDeclRefType
(cast<VarDecl>(VD), Loc);
17908
QualType Sema::
getCapturedDeclRefType
(VarDecl *Var, SourceLocation Loc) {
Completed in 58 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026