Home
last modified time | relevance | path

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

/external/llvm/include/llvm/
DOperator.h129 IsExact = (1 << 0) enumerator
/external/clang/include/clang/AST/
DExpr.h1151 bool IsExact : 1; variable