Searched refs:Opened (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | SimpleStreamChecker.cpp | 33 enum Kind { Opened, Closed } K; enumerator 37 bool isOpened() const { return K == Opened; } in isOpened() 40 static StreamState getOpened() { return StreamState(Opened); } in getOpened()
|
D | StreamChecker.cpp | 30 enum Kind { Opened, Closed, OpenFailed, Escaped } K; enumerator 35 bool isOpened() const { return K == Opened; } in isOpened() 44 static StreamState getOpened(const Stmt *s) { return StreamState(Opened, s); } in getOpened()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 571 DenseSet<MDNode *> Opened; in traverse() local 577 if (!Opened.insert(N).second) { in traverse() 585 if (!Opened.count(MDN) && !Replacements.count(MDN) && !prune(N, MDN) && in traverse()
|
/external/brotli/tests/testdata/ |
D | plrabn12.txt | 759 Opened into the hill a spacious wound, 7551 Opened and cleared, and ye shall be as Gods, 7914 Opened we find indeed, and find we know
|