Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/Tooling/
DLexicallyOrderedRecursiveASTVisitorTest.cpp24 bool EmitStmtIndices) in LexicallyOrderedDeclVisitor()
42 bool EmitDeclIndices, EmitStmtIndices; member in __anon41fd330d0111::LexicallyOrderedDeclVisitor
48 bool EmitDeclIndices, EmitStmtIndices; member in __anon41fd330d0111::DummyMatchVisitor
51 DummyMatchVisitor(bool EmitDeclIndices = false, bool EmitStmtIndices = false) in DummyMatchVisitor()