Home
last modified time | relevance | path

Searched refs:assertInvariantsRecursive (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h107 void assertInvariantsRecursive() const;
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTree.cpp277 void syntax::Node::assertInvariantsRecursive() const { in assertInvariantsRecursive() function in syntax::Node
H A DBuildTree.cpp450 TU->assertInvariantsRecursive(); in finalize()