OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getV
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h
2829
Expr *
getV
() { return cast_or_null<Expr>(Data->getChildren()[2]); }
2830
const Expr *
getV
() const {
StmtOpenMP.h
2829
Expr *
getV
() { return cast_or_null<Expr>(Data->getChildren()[2]); }
2830
const Expr *
getV
() const {
Completed in 36 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026