OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMapperVarRef
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclOpenMP.h
349
Expr *
getMapperVarRef
() { return cast_or_null<Expr>(Data->getChildren()[0]); }
350
const Expr *
getMapperVarRef
() const {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
3405
cast<DeclRefExpr>(D->
getMapperVarRef
())->getDecl(),
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.cpp
9691
cast<VarDecl>(cast<DeclRefExpr>(D->
getMapperVarRef
())->getDecl());
Completed in 28 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026