Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h891 const std::map<std::string, std::string>& getIncludeText() const { return includeText; } in getIncludeText()
892 …void addIncludeText(const char* name, const char* text, size_t len) { includeText[name].assign(tex… in addIncludeText()
1060 std::map<std::string, std::string> includeText; variable
/third_party/node/deps/v8/src/torque/ls/
Dmessage.h174 JSON_BOOL_ACCESSORS(includeText)