Home
last modified time | relevance | path

Searched refs:EmitSymbolLabelsForTesting (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.h44 bool EmitSymbolLabelsForTesting = false; member
102 const bool EmitSymbolLabelsForTesting = false; variable
274 bool EmitSymbolLabelsForTesting = false,
279 EmitSymbolLabelsForTesting(EmitSymbolLabelsForTesting), in Base()
/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp719 if (EmitSymbolLabelsForTesting) { in serializeRelationship()
755 if (EmitSymbolLabelsForTesting) in serializeAPIRecord()
1045 API, IgnoresList, Options.EmitSymbolLabelsForTesting, in serializeMainSymbolGraph()
1062 Options.EmitSymbolLabelsForTesting); in serializeWithExtensionGraphs()
1086 /*EmitSymbolLabelsForTesting*/ false, in serializeSingleSymbolSGF()
/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp377 SerializationOptions.EmitSymbolLabelsForTesting =