OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isPoint
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceAnalysis.h
397
///
isPoint
- Return true if the constraint is of kind Point.
398
bool
isPoint
() const { return Kind == Point; }
/src/external/apache2/llvm/dist/clang/include/clang/Analysis/
PathDiagnostic.h
186
bool
isPoint
= false;
189
: SourceRange(R),
isPoint
(isP) {}
Completed in 19 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026