OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isTrivial
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
ExplodedGraph.cpp
285
bool ExplodedNode::
isTrivial
() const {
/src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h
334
inline bool
isTrivial
(const SExpr *E) {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclCXX.h
1377
bool
isTrivial
() const {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CodeGenPrepare.cpp
2486
bool
isTrivial
() {
3474
AllAddrModesTrivial = AllAddrModesTrivial && NewAddrMode.
isTrivial
();
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.cpp
6540
static bool
isTrivial
(ASTContext &Ctx, const Expr * E) {
6555
if (
isTrivial
(Ctx, E))
Completed in 69 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026