Home
last modified time | relevance | path

Searched defs:ConditionalOperator (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComputeDependence.h35 class ConditionalOperator; variable
H A DExpr.h4073 ConditionalOperator(Expr *cond, SourceLocation QLoc, Expr *lhs, in ConditionalOperator() function
4085 explicit ConditionalOperator(EmptyShell Empty) in ConditionalOperator() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp61 auto const ConditionalOperator = conditionalOperator(anyOf( in AST_MATCHER_P() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h45 class ConditionalOperator; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp104 ConditionalOperator, enumerator