Searched refs:getPreambleFile (Results 1 – 1 of 1) sorted by relevance
164 static const std::string &getPreambleFile(const ASTUnit *AU) { in getPreambleFile() function1113 PreprocessorOpts.ImplicitPCHInclude = getPreambleFile(this); in Parse()1138 std::string ModName = getPreambleFile(this); in Parse()2032 if (!getPreambleFile(this).empty() || PreambleRebuildCounter > 0) in Reparse()2401 if (!getPreambleFile(this).empty()) { in CodeComplete()2424 PreprocessorOpts.ImplicitPCHInclude = getPreambleFile(this); in CodeComplete()