Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp293 std::map<StringRef, Property> allProperties; in validateNode() local
301 auto result = allProperties.insert( in validateNode()