OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCommon
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
SectionKind.h
205
static SectionKind
getCommon
() { return get(Common); }
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h
4161
///
getCommon
- Return the common expression, written to the
4164
Expr *
getCommon
() const { return cast<Expr>(SubExprs[COMMON]); }
4188
return
getCommon
()->getBeginLoc();
Completed in 101 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026