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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
MacroPPCallbacks.cpp 111 SourceLocation LineLoc = getCorrectLocation(LastHashLoc);
132 LineLoc, Loc));
CGStmt.cpp 2135 SourceLocation LineLoc = Str->getLocationOfByte(
2138 llvm::ConstantInt::get(CGF.Int32Ty, LineLoc.getRawEncoding())));

Completed in 19 milliseconds