Searched defs:TPResult (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1790 class TPResult { class in class:clang::Parser
1798 TPResult(Result result) : Res(result) {} function in class:clang::Parser::TPResult
[all...]

Completed in 114 milliseconds