Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Tooling/Syntax/
DNodes.h412 SimpleDeclaration() : Declaration(NodeKind::SimpleDeclaration) {} in SimpleDeclaration() function
/external/angle/src/tests/compiler_tests/
DRemoveUnreferencedVariables_test.cpp25 TEST_F(RemoveUnreferencedVariablesTest, SimpleDeclaration) in TEST_F() argument