Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp315 Property existingProperty = result.first->second; in validateNode() local
316 PrintError(existingProperty.getLoc(), in validateNode()