HomeSort by relevance Sort by last modified time
    Searched refs:LoadFromCompilerInvocation (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
ASTUnit.h 678 /// \brief Helper function for \c LoadFromCompilerInvocation() and
686 bool LoadFromCompilerInvocation(bool PrecompilePreamble);
729 /// LoadFromCompilerInvocation - Create an ASTUnit from a source file, via a
740 static ASTUnit *LoadFromCompilerInvocation(CompilerInvocation *CI,
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]

Completed in 31 milliseconds