OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSyntacticForm
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
RecursiveASTVisitor.h
2405
if (S->isSemanticForm() && S->
isSyntacticForm
()) {
Expr.h
4870
bool
isSyntacticForm
() const {
/src/external/apache2/llvm/dist/clang/lib/AST/
Expr.cpp
2267
assert(
isSyntacticForm
() && "only test syntactic form as zero initializer");
Completed in 59 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026