HomeSort by: relevance | last modified time | path
    Searched refs:IfExistsCondition (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseInit.cpp 539 IfExistsCondition Result;
Parser.cpp 2178 bool Parser::ParseMicrosoftIfExistsCondition(IfExistsCondition& Result) {
2242 IfExistsCondition Result;
ParseStmt.cpp 2506 IfExistsCondition Result;
ParseDeclCXX.cpp 4478 IfExistsCondition Result;
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 2109 struct IfExistsCondition {
2127 bool ParseMicrosoftIfExistsCondition(IfExistsCondition& Result);

Completed in 79 milliseconds