HomeSort by: relevance | last modified time | path
    Searched defs:InlineLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp 1717 SourceLocation InlineLoc = ConsumeToken();
1718 return ParseNamespace(Context, DeclEnd, InlineLoc);
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 3019 SourceLocation InlineLoc = SourceLocation());
3023 SourceLocation InlineLoc;
3030 unsigned int index, SourceLocation &InlineLoc,

Completed in 33 milliseconds