Searched refs:getPreambleFile (Results 1 – 1 of 1) sorted by relevance
162 static const std::string &getPreambleFile(const ASTUnit *AU) { in getPreambleFile() function1117 PreprocessorOpts.ImplicitPCHInclude = getPreambleFile(this); in Parse()2053 if (!getPreambleFile(this).empty() || PreambleRebuildCounter > 0) in Reparse()2421 if (!getPreambleFile(this).empty()) { in CodeComplete()2444 PreprocessorOpts.ImplicitPCHInclude = getPreambleFile(this); in CodeComplete()