Home
last modified time | relevance | path

Searched refs:AddCppInclude (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dglobal-context.h39 static void AddCppInclude(std::string include_path) { in AddCppInclude() function
Ddeclaration-visitor.cc293 GlobalContext::AddCppInclude(decl->include_path); in Visit()