OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asImpl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
UsedDeclVisitor.h
30
Derived &
asImpl
() { return *static_cast<Derived *>(this); }
35
asImpl
().visitUsedDecl(E->getLocation(), D);
42
asImpl
().visitUsedDecl(E->getMemberLoc(), D);
44
asImpl
().Visit(E->getBase());
48
asImpl
().visitUsedDecl(Node->getBeginLoc(), Node->getCapturedDecl());
53
asImpl
().visitUsedDecl(
56
asImpl
().Visit(E->getSubExpr());
61
asImpl
().visitUsedDecl(E->getBeginLoc(), E->getOperatorNew());
63
asImpl
().visitUsedDecl(E->getBeginLoc(), E->getOperatorDelete());
69
asImpl
().visitUsedDecl(E->getBeginLoc(), E->getOperatorDelete())
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
ConstantInitBuilder.h
359
Impl &
asImpl
() { return *static_cast<Impl*>(this); }
381
parent.add(
asImpl
().finishImpl());
390
return this->Builder.createGlobal(
asImpl
().finishImpl(),
399
return this->Builder.setGlobalInitializer(global,
asImpl
().finishImpl());
412
return this->Builder.createFuture(
asImpl
().finishImpl());
Completed in 17 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026