OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PushUsingDirective
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Scope.h
496
void
PushUsingDirective
(UsingDirectiveDecl *UDir) {
Sema.h
5667
void
PushUsingDirective
(Scope *S, UsingDirectiveDecl *UDir);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclCXX.cpp
11510
PushUsingDirective
(S, UDir);
11521
void Sema::
PushUsingDirective
(Scope *S, UsingDirectiveDecl *UDir) {
11531
S->
PushUsingDirective
(UDir);
Completed in 44 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026